﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;padding:0;}
body{
	font-size:12px;font-family:\5b8b\4f53;
	background:#fff url(../Images/bg.jpg) no-repeat center top;}
ul,li{
	margin:0px;padding:0px;}
img{border:none}
li{list-style-type:none}
a{
	text-decoration:none;hide-focus: expression(this.hideFocus=true);
	outline: none;cursor:pointer;}
a:focus{outline:0}
a:hover{color:#0358A8 !important}
.clear {
	clear:both;height:0; font-size:0; 
	line-height:0; }
/* 页面外框 */
.wrap{
	width:1007px; padding:0 0 0 5px;height:auto;
	margin:0 auto; position:relative;}
/* 页面头部 */
.logo{
	width:467px; height:114px; float:left; display:inline;}
.header_right{
	width:535px;height:114px; float:left; display:inline;
	overflow:hidden;
	background:url(../Images/logoa.jpg) no-repeat 0 48px;}
.header_ul{
	width:167px; float:right; display:inline; height:auto;
	padding:10px 5px 0 0;}
.header_ul li{
	height:24px; text-align:center; line-height:24px;
	background:url(../Images/line.gif) no-repeat 0 bottom;}
.header_ul li a{
	color:#015425}
/* 主导�?*/
.nav{
	height:48px; overflow:hidden;
	background:url(../Images/nav.jpg) no-repeat;}
.nav a {
	display:inline-block;height:42px;font:bold 14px/43px "宋体";
	color:#FEFFFE; padding:0 11px 0 10px;
	background:url(../Images/navright.jpg) no-repeat right 0;}
.nav a:hover,.nav .on {
	background:url(../Images/navhover.jpg) repeat-x;
	color:#FEFFFE !important;}
/******************* 主导�?弹出菜单 ************************/
#nav_menu {
	width:100%;height:27px;overflow:hidden;top: 160px;
    left: 0px;color:#3C3C3C;z-index:9999;}
#nav_menu .menu {
	position:absolute;display:block;
	font:12px/27px "宋体";visibility:hidden;}
#nav_menu .menu a {
	color:#545454;padding:0px 8px 0 8px;}
#nav_menu .menu a:hover{
	color:#545454 !important;}
/* 搜索 */
.search{
	width:179px;height:27px; position:absolute;
	right:20px; top:42px;
	background:url(../Images/search.gif) no-repeat;}
.search input{
	width:136px;border:none;height:16px;
	padding:4px 0 0 4px;font:12px "宋体";
	color:#333;background:none;}
.search .submit{
	float:right;width:30px;height:27px;cursor:pointer;
	border:none; padding:0;
	background:url(../Images/search.gif) no-repeat -149px 0;}
/* 设为首页、加入收藏夹 */
.homeFavorites{
	height:25px; line-height:25px;
	text-align:right; color:#6A6A6A;}
.homeFavorites a{
	color:#6A6A6A; padding:0 6px;}
.homeFavorites span{
	color:#015224; font-size:14px; font-weight:bold;
	padding:0 6px 0 0}
/* 页面尾部 */
.footer{
	width:1002px;height:auto;margin:0 auto; color:#323232;
	font:12px/23px Arial; padding:8px 15px 10px 0}
.footer a{
	color:#323232;}
.footer_logo{
	width:163px; height:63px; float:left;
	display:inline-block; padding:8px 40px 0 0;}
/* 页面尾部版权 */
.copyright{color:#000;}
/******************友情链接*********************/
.friendlink{
	line-height:30px;width:1002px;margin:0 auto;height:auto; 
	background:#F9F9F9 url(../Images/lineb.gif) repeat-x;;}
.friendlink a{
	color:#484848; padding:0 0 0 10px;}
.friendlink span{
	display:inline-block;font:bold 14px/30px "宋体";
	color:#0358A8; padding:0 0 0 15px;}
/******************flash动画效果*********************/
.flash{
	width:1002px;height:266px;}
.flash_img{
	width:1002px;height:185px;}
/************************************* 侧栏-产品分类 *************************************/
.side_nav {
	width:249px;height:auto;overflow:hidden;
	background:url(../Images/leftnav.gif) repeat-y;}
.side_nav dt {
	width:223px;height:33px;cursor:pointer; margin:0 0 0 13px;
	overflow:hidden; font:12px/33px "宋体";
	border-bottom:1px solid #EAEAEA;}
.side_nav dt a {
	display:block;height:33px;color:#272727;
	padding:0 0 0 32px;
	background:url(../Images/dd.gif) no-repeat 13px 11px;}
.side_nav dt a:hover, .side_nav dt.on a {
	color:#0358A8 !important;
	background:url(../Images/dda.gif) no-repeat center 4px;}
.side_nav dd {
	width:223px; height:auto;margin:0 0 0 13px;}
.side_nav dd p{
	width:223px; height:32px;
	border-bottom:1px solid #EAEAEA;}
.side_nav dd a {
	display:block;font:12px/32px "宋体";color:#545454;
	height:32px;padding:0 0 0 45px;
	background:url(../Images/ddb.gif) no-repeat 35px 14px}
.side_nav dd a:hover{
	color:#0358A8 !important;}
